@charset "utf-8";
/* CSS Document */
/*-- Page Updated and Created by: Darren Hertzog --*/
/*-- Page Designed under Site Nine Design, LLC --*/

/* This is the responsive wireframe CSS Sheet for 'URL'. */
/* Basic site wireframe sheet */

/*-- pseudo link classes ---*/
#core.lblue:link {color: #FFF; font-weight: bold; text-decoration:none;}
#core.lblue:visited {color: #FFF; font-weight: bold;text-decoration:none;}
#core.lblue:hover {color: #9E4986; font-weight: bold;text-decoration:none;}
#core.lblue:active {color: #FFF; font-weight: bold; text-decoration:none;}
/*pseudo link classes*/

/*----------------------------------- index page blocks ---------------------*/

.indbox{
	border: 3px solid #4D7934;
	border-radius: 15px;
	overflow: hidden;
	background-color: #FFF;
}

div.indbox:hover{
	border: 3px solid #F00;
	border-radius: 15px;
	overflow: hidden;
	background-color: #FFF;
}

.indsl{
	width: 524px;
	margin: 10px 8px;
}

.indkh{
	width: 253px;
	height: 160px;
	margin: 1px 3px 0 8px;
	float: left;
}

#copyright{
	font-family: Times New Roman;
	height: 10px;
	margin-top: 40px;
	color: #666;
	margin-bottom: 0px;
	font-size: 10px;
	float: left;
}

#bbar{
	font-family: Times New Roman;
	height: 60px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: 2px solid #9E4986;
	padding-bottom: 5px;
	background-image: url(../Images/back1.png);
	background-repeat:repeat-x;
	text-align: center;
}

#bbar1{
	font-family: Times New Roman;
	height: 55px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: 2px solid #9E4986;
	padding-bottom: 5px;
	background-image: url(../Images/back1.png);
	background-repeat:repeat-x;
	text-align: center;
}


#bbar2{
	font-family: Times New Roman;
	padding: 5px 8px;
	height: inherit;
	width: inherit;
	border-top-left-radius: 28px;
	border-top: 3px #69be41 solid;
}

#bbar3{
	font-family: Times New Roman;
	padding: 10px 8px;
	height: inherit;
	width: inherit;
	border-top-left-radius: 28px;
	border-top: 3px #69be41 solid;
}

#wrap1{
	width: 512px;
	margin: auto;
}

#wid{
	width: 260px;
}
